home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950528-19950726 / 000431_news@columbia.edu_Mon Jul 24 08:20:41 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA28092
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 25 Jul 1995 17:00:56 -0400
  3. Received: by apakabar.cc.columbia.edu id AA13859
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 25 Jul 1995 17:00:54 -0400
  5. Newsgroups: comp.protocols.kermit.misc
  6. Path: news.columbia.edu!panix!news.cloud9.net!worm.inch.com!uunet!in1.uu.net!omen!caf
  7. From: caf@omen.com (Chuck Forsberg WA7KGX)
  8. Subject: Re: Kermit download from CompuServe.. best setup??
  9. Organization: Omen Technology INC
  10. Date: Mon, 24 Jul 1995 08:20:41 GMT
  11. Message-Id: <DC7oIH.6IA@omen.com>
  12. References: <3uidtu$r5c@hpber004.swiss.hp.com> <3ulp8c$ep5@apakabar.cc.columbia.edu> <DC4Cr1.BB8@omen.com> <MpREww8Z7mxH084yn@netcom.com>
  13. Lines: 42
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <MpREww8Z7mxH084yn@netcom.com>,
  17. Jeffrey Hurwit <jhurwit@netcom.com> wrote:
  18. >In article <DC4Cr1.BB8@omen.com>, caf@omen.com (Chuck Forsberg WA7KGX) wrote:
  19. >
  20. >>CompuServe claim they have not widely deployed ZMODEM because it
  21. >>consumes too many resources.  I suspect CompuServe have made the
  22. >>same measurements of system resources consumed by sz and Ckermit
  23. >>and concluded that Ckermit is far more resource intensive than sz.
  24. >
  25. >    I'm sure that a C-Kermit built with all the options is more
  26. >    resource intensive, but then, that's because it does more. 
  27. >    However, C-Kermit comes with a rich set of defines that permit it
  28. >    to be installed without features that'll never be used.  In extreme
  29. >    cases, it could be compiled with all but the protocol itself left
  30. >    out (though I couldn't imagine leaving out the script interpreter!).
  31.  
  32. The complexity of the Kermit protocol with its window management and
  33. other features exacts a penalty in CPU resources.  Let's compare sz
  34. (a link to Unix Professional-YAM) and CKermit 5a 190:
  35.  
  36. (38kb direct connect)
  37.  
  38. ls -l *gif
  39. -rw-r--r--   1 caf      omen      352650 Feb  8  1992 b17mh.gif
  40. time kermit -s b17mh.gif
  41. real    1m38.97s user    0m1.74s sys     0m0.44s    Kermit
  42. time sz -y b17mh.gif
  43. real    1m36.58s user    0m0.17s sys     0m0.18s    ZMODEM
  44. time sz -ym b17mh.gif
  45. real    1m35.01s user    0m0.09s sys     0m0.13s    ZMODEM-90(Tm)
  46.  
  47. The Unix CPU utilization is much higher with CKermit than with
  48. Professional-YAM.  This can be critical on a multisuer system.
  49.  
  50. The files were received by a 32 bit beta test version of Professional-YAM
  51. for WIN32 running on a P75 and Windows 95 build 950-r6 ("gold").
  52.  
  53. -- 
  54. Chuck Forsberg WA7KGX caf@omen.COM      503-621-3406 FAX:-3735
  55.    Omen Technology Inc      "The High Reliability Software"
  56. Author of YMODEM, ZMODEM, Professional-YAM, ZCOMM, GSZ and DSZ
  57. TeleGodzilla BBS: 503-621-3746  FTP: ftp.cs.pdx.edu pub/zmodem